-
-
Notifications
You must be signed in to change notification settings - Fork 31k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-93738: Documentation C syntax (:c:type: to :c:expr:, misc. cases) #97775
Conversation
Thanks @AA-Turner for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
Sorry, @AA-Turner and @ambv, I could not cleanly backport this to |
GH-97873 is a backport of this pull request to the 3.11 branch. |
…ases) (pythonGH-97775) * :c:type: to :c:expr: * Update Doc/whatsnew/2.4.rst (cherry picked from commit 6b3d4db) Co-authored-by: Adam Turner <[email protected]>
Thanks @AA-Turner for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
Sorry @AA-Turner and @ambv, I had trouble checking out the |
Thanks @AA-Turner for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
Sorry @AA-Turner and @ambv, I had trouble checking out the |
Thanks @AA-Turner for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
Thanks @AA-Turner for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
Sorry, @AA-Turner and @ambv, I could not cleanly backport this to |
…misc. cases) (pythonGH-97775) * :c:type: to :c:expr: * Update Doc/whatsnew/2.4.rst (cherry picked from commit 6b3d4db) Co-authored-by: Adam Turner <[email protected]>
GH-97891 is a backport of this pull request to the 3.10 branch. |
…cases) (GH-97775) (#97873) Co-authored-by: Adam Turner <[email protected]>
…cases) (GH-97775) (#97891) (cherry picked from commit 6b3d4db) Co-authored-by: Adam Turner <[email protected]>
…ases) (python#97775) * :c:type: to :c:expr: * Update Doc/whatsnew/2.4.rst
…cases) (GH-97775) (#97873) Co-authored-by: Adam Turner <[email protected]>
Part of #93738. This PR converts some miscellaneous references from
:c:type:
to thec:expr
syntax.A